Class symantec.itools.db.beans.binding.IllegalRelationshipException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.db.beans.binding.IllegalRelationshipException

Object
   |
   +----Throwable
           |
           +----Exception
                   |
                   +----SQLException
                           |
                           +----DataBindingException
                                   |
                                   +----SynchronizerException
                                           |
                                           +----symantec.itools.db.beans.binding.IllegalRelationshipException

public class IllegalRelationshipException
extends SynchronizerException

Constructor Index

 o symantec.itools.db.beans.binding.IllegalRelationshipException(String)
Constructor
 o symantec.itools.db.beans.binding.IllegalRelationshipException()
Default constructor

Constructors

 o IllegalRelationshipException
public IllegalRelationshipException(String reason)
Constructor

 o IllegalRelationshipException
public IllegalRelationshipException()
Default constructor


All Packages  Class Hierarchy  This Package  Previous  Next  Index